home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / pcwritex.zip / PR.DOC < prev    next >
Encoding:
Text File  |  1989-01-03  |  5.7 KB  |  173 lines

  1. L----------------------------------------------------------------------R      
  2. (PC-WRITeX v2.3 typesetting system converter: print your files to disk only)
  3.  
  4. #A=14                                 (unused)
  5. #B=02 +"{\bf{}"-"}"                    (bold)
  6. #C=06 +"{\smaller{}"-"}"               (8pt)
  7. #D=16 +"{\bigger{}"-"}"                (17pt)
  8. #E=03 +"{\sans{}"-"}"                  (sans-serif)
  9. #F=28                                 (reserved, not redefinable)
  10. #H=24 +"\sup{"-"}"                    (superscript)
  11. #I=21 +"{\it{}"-"\/}"                  (italics)
  12. #J=08 +"\emgap "-" "                  (leaves 1 pica em vertical space)
  13. #K=20 +"\newline "-" "                (forces a newline with no para space)
  14. #L=25 +"\sub{"-"}"                    (subscript)                        
  15. #M=07 +"\quad "-" "                   (inserts 1 em quad of horizontal space)
  16. #N=17 +"\element "-" "                (itemises para [only works with indent>0])
  17. #O=19 +"\squeeze "-" "                (sets next para narrower)
  18. #P=05 +"\csc{"-"}"                    (small capitals)
  19. #Q=22 +"\newpage "-" "                (new page)
  20. #R=30 +"$"-"$"                        (non-display math mode)
  21. #S=01 +"{\bx{}"-"}"                    (bold extended)
  22. #T=12                                 (reserved, not redfinable)
  23. #U=23 +"{\sl{}"-"\/}"                  (slanted type, not italics)
  24. #V=04 +"{\tt{}"-"}"                    (typewriter type [fixed-width])
  25. #W=18 +"\uline{"-"}"                  (underline)
  26. #X=13 +"\newpara "                    (no indent this para, use after lists)
  27. #Y=31 +"\centerline{"-"}"             (centers a line)
  28. #Z=15 +"\"-"{}"                       (enclose a TeX command without b'slash)
  29.  
  30. $12="\vfill\eject "                   (new page)
  31. $14="&"                               (tabulation mark)
  32. $26="\mt{\rightarrow}"
  33. $27="\mt{\leftarrow}"
  34. $35="\#"                              (hash mark)
  35. $36="\$"                              (dollar sign)
  36. $37="\%"                              (percent sign)
  37. $38="\&"                              (ampersand)
  38. $60="{\lt}"                            (less than)
  39. $62="{\gt}"                            (greater than)
  40. $92="\\"                              (backslash)
  41. $94="\caret "                       (caret mark)
  42. $95="{\tt\_}"                         (underline character)
  43. $123="\lb "
  44. $125="\rb "
  45. $126="\tilde "                         
  46. $128="\c C"     (Ç)
  47. $129=92,34,117       (ü, definition contains a double-quote char)
  48. $130="\'e"      (é)
  49. $131="\^a"      (â)
  50. $132=92,34,97        (ä)
  51. $133="\`a"      (à)
  52. $134="\aa{}"     (å)
  53. $135="\c c"     (ç)
  54. $136="\^e"      (ê)
  55. $137=92,34,101       (ë)
  56. $138="\`e"      (è)
  57. $139=92,34,92,105,32 (ï)
  58. $140="\^\i{}"    (î)
  59. $141="\`\i{}"    (ì)
  60. $142=92,34,65        (Ä)
  61. $143="\AA{}"     (Å)
  62. $144="\'E"      (É)
  63. $145="\ae{}"     (æ)
  64. $146="\AE{}"     (Æ)
  65. $147="\^o"      (ô)
  66. $148=92,34,111       (ö)
  67. $149="\`o"      (ò)
  68. $150="\^u"      (û)
  69. $151="\`u"      (ù)
  70. $152=92,34,121       (ÿ)
  71. $153=92,34,79        (Ö)
  72. $154=92,34,85        (Ü)
  73. $155="\cents{}"  (¢)
  74. $156="\pounds{}" (£)
  75. $157="\yen{}"    (¥)
  76. $158="P\kern-2pt$_{\rm t}$"    (₧)
  77. $159="$\wp$"    (ƒ)
  78. $160="\'a"      (á)
  79. $161="\'\i{}"    (í)
  80. $162="\'o"      (ó)
  81. $163="\'u"      (ú)
  82. $164="\~n"      (ñ)
  83. $165="\~N"      (Ñ)
  84. $166="$^{\underline{\upr a}}$"     (ª)
  85. $167="$^{\underline{\upr o}}$"     (º)
  86. $168=">"        (¿)
  87. $169="$\hookleftarrow${}"          (⌐)
  88. $170="$\neg$"                    (¬)
  89. $171="{\frac1/2 }" (½)
  90. $172="{\frac1/4 }" (¼)
  91. $173="<"        (¡)  
  92. $174="\mt{\ll}"
  93. $175="\mt{\gg}"
  94. $176="\fn{"           (▓ - footnote start)
  95. $177="}"              (█ - footnote end)
  96. $178="\verbon{}"       (start verbatim mode)
  97.  
  98. $201="$$\vbox{\begingroup\let\par=\cr\obeylines\offinterlineskip\halign{\strut\tabskip=0pt#&\tabskip=.5em#&"
  99. $203="#\hfil&#&"
  100. $187="\hfil#&\tabskip=0pt#&#\cr\noalign{\hrule}%"
  101. $205=""
  102. $186="&\vrule&"
  103. $204="\noalign{\hrule}%"
  104. $200="\noalign{\hrule}}\endgroup}$$%"
  105.  
  106. $218="$$\vbox{\begingroup\let\par=\cr\obeylines\offinterlineskip\halign{\strut\tabskip=0pt#&\tabskip=.5em"
  107. $194="#\hfil&"
  108. $191="\hfil#&\tabskip=0pt#"
  109. $196=""
  110. $179="&"
  111. $195="\noalign{\medskip}%"
  112. $192="}\endgroup}$$%"
  113.  
  114. $219="\verboff "      (end verbatim mode)
  115. $221=" \strut\vrule\ " (▌)
  116. $222="\line{\strut\hfil "   (start right-aligned line}
  117. $223="\hrule "        (─)
  118. $224="\mt{\alpha}"     (α)
  119. $225="\mt{\beta}"      (ß)
  120. $226="\mt{\Gamma}"     (Γ)
  121. $227="\mt{\pi}"        (π)
  122. $228="\mt{\sum}"       (Σ, not \Sigma, 'cos most people do math, not greek)
  123. $229="\mt{\sigma}"     (σ)
  124. $230="\mt{\mu}"        (µ)
  125. $231="\mt{\Upsilon}"   (τ)
  126. $232="\mt{\Phi}"       (Φ)
  127. $233="\mt{\theta}"     (Θ)
  128. $234="\mt{\Omega}"     (Ω)
  129. $235="\mt{\delta}"     (δ)
  130. $236="\mt{\infty}"     (∞)
  131. $237="\mt{\phi}"       (φ)
  132. $238="\mt{\in}"      (ε)
  133. $239="\mt{\cap}"     (∩)
  134. $240="\mt{\equiv}"   (≡)
  135. $241="\mt{\pm}"      (±)
  136. $242="\mt{\geq}"     (≥)
  137. $243="\mt{\leq}"     (≤)
  138. $244="\mt{\int}"     (⌠, bottom half not needed)
  139. $245="\copyright{}"    (⌡)
  140. $246="\mt{\div}"       (÷)
  141. $247="\mt{\approx}"    (≈)
  142. $248="\mt{\circ}"      (°)
  143. $249="\mt{\cdot}"      (∙)
  144. $250=126              (·, forced fixed single space)
  145. $251="\mt{{\sqrt{\phantom{i}}}}" (√, \phantom{i} because \sqrt expects an argument)
  146. $252="\mt{\eta}"       (ⁿ)
  147. $253="\sup{2}"          (²)
  148. $254="\mt{\bullet}"    (■)
  149. $255="\mt{\times}"     ( )
  150.  
  151. $S02= "\baselineskip=36pt "
  152. $S03= "\baselineskip=24pt "
  153. $S04= "\baselineskip=18pt "
  154. $S05= "\baselineskip=14.4pt "
  155. $S06= "\baselineskip=12pt "
  156. $S07= "\baselineskip=10.3pt "
  157. $S08= "\baselineskip=9pt "
  158. $S09= "\baselineskip=8pt "
  159. $S10= "\baselineskip=7.2pt "
  160. $S11= "\baselineskip=6.56pt "
  161. $S12= "\baselineskip=6pt "
  162.  
  163. $I
  164. $J=32
  165. $R
  166. $P="\input pcwsty.tex "
  167. $Z="\bye "
  168.  
  169. .XT:0
  170. .XB:0
  171. .X:0
  172.  
  173.